home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_4 / lexcnv15.lha / Lexicon.README! < prev   
Text File  |  1994-12-12  |  6KB  |  145 lines

  1. ============================================================================
  2.       CNet Lexicon Interpreter, v1.5 README! by Dotoran of Frontiers!
  3. ============================================================================
  4.  
  5.    This CNet addition makes use of a VERY POWERFUL little DOS program called
  6. LEX. Basically, what LEX does is to examine a text file, then churn out some
  7. information concerning number of words used, number of long words, sentences,
  8. the readability of the text, and even tells you who could understand your
  9. message.
  10.  
  11.    This program serves as a CNet Amiga Interface to the LEX program. This
  12. interface is what actually prints the data to the screen, so that your users
  13. can see it. There are numerous ways in which you can modify how the LEX
  14. interface performs, so be sure to read this ENTIRE file for valuable info!
  15.  
  16.    Here's a copy of what Lexicon created when I checked this README! file
  17. using the LEX command:
  18.  
  19. Analyzed: 145 out of 145 Total Lines.
  20.  
  21.    Number of Words Analyzed: 855
  22.    Long Words(3+ Syllables): 103
  23.    Your Average Word Length: 1.4 Syllables.
  24.   Total Number of Sentences: 80
  25.  Average Words Per Sentence: 10.7
  26.  
  27. The Gunning-Fog Index Value: 9
  28.      The Flesch Index Value: 77
  29.      The Flesch Grade Level: 7
  30.     The Kincaid Index Value: 5
  31.  
  32.      Could Be Understood By: An Average High School Freshman.
  33.  
  34.              <Tap ENTER Now>
  35.  
  36. How to INSTALL:
  37. ~~~~~~~~~~~~~~~
  38.     Installing this file isn't too difficult. Follow these steps:
  39.  
  40. 1: Place the LEX file in your C: directory.
  41.  
  42. 2: Place the LEXICON file in your PFILES: directory.
  43.  
  44. 3: Load your BBSTEXT file into a text editor. Locate text lines 218 (Mail),
  45.    299 (Feedback), 400 (Post) and 478 (Response), and add the following IN
  46.    FRONT OF all other characters you see on these lines:
  47.  
  48.         {#0pfiles:Lexicon 0}    /* Use the 0 if you wish LEX to ASK the
  49.         ^                          user if they wish to use LEX or not.   */
  50.     Control-Q
  51.  
  52.         {#0pfiles:Lexicon 1}    /* Use the 1 if you wish LEX to RUN RIGHT
  53.         ^                          AWAY, without asking the user.         */
  54.     Control-Q
  55.  
  56. 4: Load your BBSTEXT file into a text editor. Add the following command to
  57.    the bottom of Menu # 2; Available Everywhere:
  58.  
  59.         LEX, LEXicon    `1- | {#0pfiles:Lexicon}
  60.                          ^    ^
  61.                       Access  `--> Control-Q
  62.                       Groups
  63.  
  64.    NOTE: There should be NO ARGUMENTS specified in the above command.
  65.  
  66.   USAGE: The LEX command allows the SysOp(or User) to LEX-Check any text
  67.          file of their choosing. If a SysOp(or LOCAL user) wishes to use
  68.          the command, they should specify a valid path/filename as the
  69.          argument, as shown in the example below:
  70.  
  71.             Main> lex systext:newsletter
  72.  
  73.          Remote users can also use the LEX command specifying the argument
  74.          as UPLOAD, as shown below:
  75.  
  76.             Main> lex upload
  77.  
  78.          They will then be asked to start an XMODEM upload. The file they
  79.          send should be a TEXTUAL file, else odd results may occur. At the
  80.          completion of the upload, the file sent will be analyzed and then
  81.          deleted from your system. The file will be uploaded to your Editor
  82.          Temp Path directory, using the filename "LexFile".
  83.  
  84. 5: Now SAVE both your BBSTEXT file and your BBSMENU file, then reload them
  85.    by pressing your RAMIGA - T key combination.
  86.  
  87. 6: Now load the "Lexicon" file into a text editor and edit the variables
  88.    found near the beginning of the file:
  89.  
  90. colors= "6 e 9 a b"  /* Defines color of Lexicon Chart. See README! File  */
  91. ~~~~~~
  92.     This variable defines what colors the Lexicon data will be printed in.
  93. It should contain 5 valid MCI color codes, separated by ONE SPACE ONLY!
  94. The colors specified are as follows:
  95.                                                           6 e 9 a b
  96.              Color of 1st, 3rd, 5th, etc. TEXT Lines. <---' | | | |
  97.              Color of 2nd, 4th, 6th, etc. TEXT Lines. <-----' | | |
  98.                Color of ALL COLONS PRINTED to Screen. <-------' | |
  99.      Color of 1st, 3rd, 5th, etc. LEX Numeric Values. <---------' |
  100.      Color of 2nd, 4th, 6th, etc. LEX Numeric Values. <-----------'
  101.  
  102.     Remember, valid MCI Color Codes are: 1,2,3,4,5,6,7,8,9,a,b,c,d,e,and f.
  103.  
  104.     0 is black, and is NOT a good choice for this variable!
  105.  
  106.  
  107. uselex= "31"         /* Access Groups that will NOT use Lexicon. ""=ALL   */
  108. ~~~~~~
  109.     This variable holds the ACCESS GROUPS you wish to SKIP using Lexicon on.
  110. Users of these groups will NOT be asked, the file will simply EXIT, without
  111. the user ever knowing the file was accessed. If you wish ALL GROUPS to use
  112. Lexicon, simply make this variable a NULL STRING: ""  If more than one group
  113. will be specified, then separate them with at LEAST ONE SPACE, like this:
  114.  
  115.                         uselex="21 22 23"
  116.  
  117.  
  118. WHAT ELSE?!
  119. ~~~~~~~~~~~
  120.     That's all there is to this file, unless you feel the need to change the
  121. wording, order, etc of any of the data within this file. The LEX Output data
  122. was NOT used for this file. Custom text strings were created to give it a
  123. more clean, orderly look.
  124.  
  125.     Note that you do NOT have to include the Lexicon program call on ALL 4
  126. BBSTEXT lines if you don't wish to. These four locations are simply all the
  127. places where written text by the user is saved, so if you only wished the
  128. Lexicon to be used for Posting and Responding, then you needn't change lines
  129. 218 or 299, etc. You be the judge!
  130.  
  131.     Also note that the version of LEX included with THIS archive has been
  132. slightly ALTERED, and is DIFFERENT from versions of LEX you may have gotten
  133. from other sources. The "understood by" strings were CAPITALIZED as another
  134. means of making this file look more professional.
  135.  
  136. THE FUTURE?
  137. ~~~~~~~~~~~
  138.     If you'd like to see something added to Lexicon's ability, just let me
  139. know. If it's within reason, you may see your idea incorporated in v2.0!
  140.  
  141.                                                                   - Dotoran
  142. ============================================================================
  143.             Written by Dotoran of Frontiers BBS (716)/823-9892!
  144. ============================================================================
  145.